x86emul: support AVX512CD insns
authorJan Beulich <jbeulich@suse.com>
Fri, 5 Jul 2019 08:41:44 +0000 (10:41 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 5 Jul 2019 08:41:44 +0000 (10:41 +0200)
commit37ccca740c2621f8984948a10486d16325e0f175
treeb4555c32c03e7c0ef2a5b789d6f8bd27061062f7
parent467e91bde7207f7fc23b6edc9ab9b4d8044c4e36
x86emul: support AVX512CD insns

Since the insns here and in particular their memory access patterns
follow the usual scheme I didn't think it was necessary to add
contrived tests specifically for them, beyond the Disp8 scaling ones.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/evex-disp8.c
tools/tests/x86_emulator/x86-emulate.h
xen/arch/x86/x86_emulate/x86_emulate.c
xen/include/asm-x86/cpufeature.h